CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - opencv example

搜索资源列表

  1. kalman

    0下载:
  2. 基于opencv的kalman滤波例子,利用kalman滤波原理跟踪一个运动的点。-Kalman filter based on the opencv example, the use of a kalman filter to track the principle point of the campaign.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3163
    • 提供者:liutao
  1. MFC_OPENCV_test

    0下载:
  2. 基于OPENCV的MFC的例子,它可以显示图片,并将其灰度化、并边缘检测。 转于OPECV网站。-A MFC example which is based on opencv .The software evironment is VC 6.0.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-15
    • 文件大小:3990641
    • 提供者:Liu Wei
  1. VTraffic(thread_no_leak)

    0下载:
  2. VC6.0+opencv环境下运动检测的实例,使用了帧差法、GMM方法等,可以对比不同建模方法的效果-VC6.0+ opencv environment, motion detection example, using the frame difference method, GMM methods, you can compare the effect of different modeling methods
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-28
    • 文件大小:309617
    • 提供者:王志
  1. opencv_example3

    0下载:
  2. opencv例子:可以实现采集摄像头并且录像-opencv example: acquisition camera and video
  3. 所属分类:OpenCV

    • 发布日期:2017-11-09
    • 文件大小:3646492
    • 提供者:郭传鑫
  1. FaceRec

    0下载:
  2. This example face recognition with opencv using PCA algorithm
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:463463
    • 提供者:Divv4
  1. Contour2_PPC

    0下载:
  2. 基于wince平台下,Opencv轮廓检测的简单例子-Based on wince platform, Opencv simple example of contour detection
  3. 所属分类:Windows CE

    • 发布日期:2017-05-21
    • 文件大小:6614349
    • 提供者:chenpeng
  1. bkgrd

    0下载:
  2. 利用背景建模检测运动物体(openCV)-Detection using background modeling moving objects (openCV)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:424947
    • 提供者:yyy
  1. 111writer

    0下载:
  2. 采用opencv编写,可以保存视频,例如检测后的二值视频,可以保存为avi格式,比较好用,自己编写-Opencv used to prepare, you can save video, for example, after detection of binary video, you can save it as avi format, more convenient, I have written
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:17866
    • 提供者:刘慧
  1. VCandopencvcornerdetect

    0下载:
  2. 关于人脸的角点检测,是一个用vc和opencv结合的例子,很好用。-About Face of corner detection is a combination of using vc and opencv example of good use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:241078
    • 提供者:hongrong
  1. shili

    0下载:
  2. opencv开发实例,全部是树上的例子,编译通过-Development opencv example, all are examples of the tree, the compiler through
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-16
    • 文件大小:3614332
    • 提供者:yinxin
  1. LeaningOpenCV

    0下载:
  2. vc6.0中的MFC下一个opencv的例子,比较经典的学习资料-MFC in vc6.0 next opencv example, compare the classic learning materials
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10757196
    • 提供者:Beason
  1. camshift

    0下载:
  2. 一个简单的实现opencv下camshift的小程序-a simple program which realize camshift based on opencv
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:87837
    • 提供者:briend
  1. CalibrationDemoOpenCV.tar

    0下载:
  2. Sample impementation of a stereo camera calibration including rectification using CvCalibFilter based on the forum post of Rafael Mu駉z Salinas at http://tech.groups.yahoo.com/group/OpenCV/message/48237
  3. 所属分类:Multimedia program

    • 发布日期:2017-04-09
    • 文件大小:1074561
    • 提供者:alan gunning
  1. demo

    0下载:
  2. opencv 图像处理范例程序,对于图像的处理阶段进行,给出效果图,初学者使用-opencv image-processing example of the procedure for image processing stage, given the effect of map, for beginners to use
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1872331
    • 提供者:齐 工
  1. opencv.cpp

    0下载:
  2. example open image with opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:748
    • 提供者:alejo
  1. logpolar

    0下载:
  2. 图像的LOG变换例子,在很多需要图像增强的场合可以使用,开发环境VC+OPENCV-LOG transform the image example, in many occasions the need for image enhancement can be used to develop the environment VC+ OPENCV
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:92519
    • 提供者:zhou
  1. learningopencv

    0下载:
  2. OPENCV中的关键的算法分析实例,以及算法的分析过程-this code source is about example of all image analysis algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-06-13
    • 文件大小:20969006
    • 提供者:yixinhua
  1. facedetect

    0下载:
  2. The OpenCV Library Brief introduction Getting started Creating a face detector How it s done OpenCV implementation Using a face detector Example code, step-by-step
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:816486
    • 提供者:humanbeing
  1. MFC

    0下载:
  2. 一个很好的有关OPENCV和MFC相结合的例子,-A good combination of relevant OPENCV and the MFC example,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3778702
    • 提供者:张微
  1. OpencvCode

    0下载:
  2. opencv实例代码Code,了解熟悉opencv的功能对VC开发很有帮助,看看这些代码,可以让大家更快入手Opencv的编程,觉得值得一下!-opencv example code to understand the function of the VC are familiar with the development opencv helpful to look at the code that lets you quickly start programming Opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:950863
    • 提供者:wangpw
« 1 2 3 45 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com